Papers with machine management
Pay-Per-Request Deployment of Neural Network Models Using Serverless Architectures (N18-5)
Copied to clipboard
| Challenge: | Using Amazon’s Lambda service for feedforward evaluation and DynamoDB for word embeddings, we demonstrate a serverless deployment of neural networks for NLP applications. |
| Approach: | They propose a pay-per-request pricing model for neural network deployment in NLP applications using Amazon’s Lambda service for feedforward evaluation and DynamoDB for storing word embeddings. |
| Outcome: | The proposed architecture is scalable and inexpensive. |